Changes to class LinkedList

The new member function LinkedList::removeId(const Object&) allows you to remove the object that is the same (i.e. isSame()) as the argument object from a LinkedList.